[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
U_LDIR() (DATE)
Function
Get the latest file date found in a file scan by a user.
Syntax
U_LDIR() No arguments are required
Return Type & Value
DATE
Returns the latest file date found by the current user.
Remarks
PCBoard tracks the latest file found by each user. This function will
return that date for the user currently online. Unlike the predefined
U_... user variables, this function does not require the use of GETUSER
to return valid information.
Examples
PRINTLN "Latest file found was dated ",U_LDIR(),"."
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson